AdElectivePoolCourse 
Logical Entity Name  AdElectivePoolCourse 
Default Table Name  AdElectivePoolCourse 
Physical Only  NO 
Definition 
 
Note 
 

AdElectivePoolCourse Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdElectivePoolCourseId(PK)    int  NO 
 
AdElectivePoolID(FK)    int  NO 
 
AdCourseID    int  NO 
 
AdCourseGroupId    int  NO 
 
ManuallyAdded    bit  NO 
 
Recommended    bit  NO 
 
Sequence    char(10)  NO 
 
DateCreated    datetime  NO 
 
DateModified    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
OrderLocked    bit  NO 
 

AdElectivePoolCourse Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdElectivePoolCourse  PrimaryKey  AdElectivePoolCourseId 

AdElectivePoolCourse Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdElectivePool  Non-Identifying  One To Zero or More  FK_AdElectivePoolCourse_AdElectivePoolID_AdElectivePool_AdElectivePoolId      AdElectivePoolID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdElectivePoolCourse Check Constraints 
Check Constraint Name  CheckConstraint